home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 4392 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.0 KB

  1. Path: gail.ripco.com!mambuhl
  2. From: mambuhl@ripco.com (Martin Ambuhl)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: Unbuffered character
  5. Date: 4 Feb 1996 00:34:29 GMT
  6. Organization: Ripco Communications, Inc.
  7. Message-ID: <4f0uul$akt@gail.ripco.com>
  8. NNTP-Posting-Host: foley.ripco.com
  9.  
  10. jagrant@emr1.emr.ca (John Grant)
  11. in <DM2zCI.379@emr1.emr.ca   writes:
  12.     Lines: 34
  13.  
  14.     In article <4ep3a1$bee@hacgate2.hac.com      c  llins@thor.tu.hac.com (Ron C
  15.     rites:
  16.         There is no portable way to get unbuffered input, since C can't
  17.         possibly knew all about the dozens or hundreds of different
  18.         terminal types available on all the machines made around the
  19.         world.
  20.  
  21.         For  best results (i.e., least evil alternative), check out the
  22.         "curses" library available for your machine.  Most common
  23.         flavors can be had for free from any SimTel mirror.
  24.  
  25.      Does 'portability' or 'least evil' imply that everything that is
  26.      not ANSI C be routed through a local version of a UNIX library?
  27.  
  28. Mr. Grant is, I suppose, continuing his attack on "elitism" with this.
  29. Since he does not seem to know, and others may not either, there are a
  30. number of DOS version of curses available.  It is not ANSI C, and is
  31. often not the best choice for any particular platform.  It is, however,
  32. widely available on almost all platforms and performs adequately for
  33. most tasks.  It is a 'least evil' because it is the closest we have to a
  34. portable solution.
  35.  
  36. He also does not seem to realize - perhaps through his M$BrokenOS
  37. elitism - that unicisms are frequently flamed here and that there are
  38. >16k newsgroups; there is no need for M$dog to imperialistically take
  39. over them all.  The comp.os.msdos.* heirarchy provides places for
  40. questions from that narrow world to be answered by people who are likely
  41. to know the appropriate answers.
  42.                                                                                                     
  43. --
  44. * Martin Ambuhl       net: mambuhl@ripco.com
  45. * Chicago, IL (USA)    
  46.